home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11030 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: pipex-sa.net!usenet
  2. From: infoafrica@dial.pipex.co.za (Donovan J. Edye)
  3. Newsgroups: comp.lang.c++
  4. Subject: [Q]MS Visual C++ - 1- Text Boxes; 2 - Sound
  5. Date: Tue, 12 Mar 1996 20:43:19 GMT
  6. Organization: Info Africa
  7. Message-ID: <4i3kd2$r08@baloo.pipex-sa.net>
  8. Reply-To: infoafrica@dial.pipex.co.za
  9. NNTP-Posting-Host: pop355.dial.pipex.co.za
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. I have two questions:
  13.  
  14. 1. Using the standard lable control in MSC++ 1.1, whenever I set the
  15. "text transparent" propery to enabled (ie the label does not have a
  16. background and the background is clear) nothing seems to happen. That
  17. is I still see black text on the default white backround. What am I
  18. doing wrong?? Can someone send me a code fragment that works?? I have
  19. seen this done in VB, but MSC++ just seems to laugh at me at the
  20. moment....
  21.  
  22.  
  23. 2. Using the MCI VBX that comes standard with VB 3.0. I can not seem
  24. to be able to play more than one sound. I realise that I have to close
  25. the device before opening it again with the new file name. However I
  26. have done this as well as reading all the manuals (VB & C++) that I
  27. have and even following that nothing seems to work. Anybody willing to
  28. send me a code fragment that first plays one sound and then plays
  29. another (ie. 2 distrinct WAV files).
  30.  
  31. Thanks, I appreciate the help. If possible could you mail me direct.
  32.  
  33. --Donovan
  34.  
  35.